home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / tools / doc / bignet.doc < prev    next >
Encoding:
Text File  |  1994-04-25  |  721 b   |  33 lines

  1.                   ==============================
  2.                   Description of the tool BIGNET
  3.                   ==============================
  4.  
  5. This program is a generator for special 3 layered feedforward networks.
  6. It's a demo for using the SNNS kernel interface to create networks.
  7. It has nothing to do with the XGUI bignet tool.
  8.  
  9. synopsis: bignet
  10.  
  11. example:
  12.  
  13. unix >bignet
  14.  
  15. produces
  16.  
  17.  
  18.   SNNS 3D-Kernel V3.1000
  19.   ----  Network Generator for 3 Layer Feedforward Networks  ----
  20.  
  21.   No. of input units: 35
  22.   No. of output units: 26
  23.   No. of hidden units: 10
  24.  
  25.   Create Units now ...
  26.   make connections
  27.  
  28.   Name of the network: test                    
  29.   Filename of the network to save: test.net
  30.   Saving the network ...
  31.  
  32.  
  33.